Skip to content

Fix GH-21161: socket_set_option() crash with array 'addr' entry as null.#21166

Closed
devnexen wants to merge 2 commits intophp:PHP-8.4from
devnexen:gh21161
Closed

Fix GH-21161: socket_set_option() crash with array 'addr' entry as null.#21166
devnexen wants to merge 2 commits intophp:PHP-8.4from
devnexen:gh21161

Conversation

@devnexen
Copy link
Copy Markdown
Member

@devnexen devnexen commented Feb 8, 2026

in the ipv6 address creation helper we need to use, for the error message, the converted data rather than assuming the original is a proper zend_string().

… null.

in the ipv6 address creation helper we need to use, for the error
message, the converted data rather than assuming the original
is a proper zend_string().
@devnexen devnexen force-pushed the gh21161 branch 2 times, most recently from 20cbd9a to aa1d5f5 Compare February 9, 2026 14:26
@devnexen devnexen marked this pull request as ready for review February 9, 2026 15:15
@devnexen devnexen closed this in 19ee3e6 Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants